﻿<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="$toolsversion$" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
    <StartAction>Program</StartAction>
    <StartProgram>$path$</StartProgram>
  </PropertyGroup>
</Project>